home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Corrida / Formula1.swf / scripts / DefineButton2_284 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2004-07-27  |  165 b   |  8 lines

  1. on(release){
  2.    loadVariablesNum("http://vodafone.panlogic.co.uk/win_tickets_game.html",0);
  3.    tellTarget("_root.win clip")
  4.    {
  5.       gotoAndPlay(2);
  6.    }
  7. }
  8.